home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1149 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS friendly part II
  5. Date: 16 Jan 1996 01:00:26 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4detba$mpj@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38231819@kone.fipnet.fi> <DL2FMo.Doq@wiloyee.shnet.org>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. chaos@wiloyee.shnet.org wrote:
  14.  
  15. : i think you make a big mistake!
  16. : ===============================
  17.  
  18. : do you really call it OS compatible coding if you use all hacks you can
  19. : think of to imitate a blitterscreen with the OS? Would you call a programm
  20. : that
  21.  
  22. : - uses dual playfield to shift odd planes different then even
  23. : - uses sprites to mask out some undesired pixels
  24. : - uses blitter to do C2P
  25.  
  26. : OS compatible? Is there ONE computer that will be able to run such a
  27. : program, that will fail to run the same using hardware banging? And it there
  28.  
  29. well, seems that vports can be emulated.
  30. The joke is: the OS-version seems to not work on AGA :D (getting $102
  31. changed each scanline just by using vports)
  32. : will be the AAA Power Amiga, do you really want to use a blitterscreen on
  33. : such a computer?
  34.  
  35. AAA or AGA+ not beeing AGA will result in using same routines like for
  36. chunky gfx-cards.
  37.  
  38. the only sad case would be AGA+ having not chunky mode, so user selection
  39. of c2p or writep.arr.8 would be best ;)
  40.  
  41. : My advice:
  42. : ----------
  43.  
  44. : - Check for AGA hardware
  45. : - if there is AGA, ECS hardware, BANG IT!
  46.  
  47. yep. If it is in PAL mode. dblscan modi make problems when not
  48. having specially programmed for them.
  49.  
  50. : - if there isn't, use one of the C2P routines from the OS.
  51. well, which hopefully then rather copy than c2p.
  52.  
  53. : This way you will get a system that runs on maximum speed for all Amigas
  54. : with Amiga chipset, and with maximum speed for all Graphics cards (I doupt
  55. : that there is a single gfx cards that uses planar modes).
  56.  
  57. There are gfx-cards that got planar-to-chunky converters! :)
  58.  
  59. : And please stop perverting the OS, although it is fun to tell all KEWL
  60. : C0DERS that they can access each piece of the hardware by the OS. This is
  61.  
  62. yes, it seems to be real fun ;)
  63.  
  64. : simply WRONG and works only on REAL (Amiga Chipset) Amigas.
  65.  
  66. yes, some things really can't be done.
  67.  
  68. : Dierk "Chaos" Ohlerich.
  69. ------------------------------------------------------------------------
  70.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  71.